home *** CD-ROM | disk | FTP | other *** search
/ isnet Internet / Isnet Internet CD.iso / prog / html / 12 / _SETUP.1 / Fox.exe / 0 / RCDATA / TFORMHTMLTABLEDATA / TFORMHTMLTABLEDATA.txt
Encoding:
Text File  |  1997-12-06  |  10.5 KB  |  492 lines

  1. object FormHTMLTableData: TFormHTMLTableData
  2.   Left = 27
  3.   Top = 61
  4.   BorderIcons = []
  5.   BorderStyle = bsDialog
  6.   Caption = 'Table Data'
  7.   ClientHeight = 302
  8.   ClientWidth = 573
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Position = poScreenCenter
  14.   OnCreate = FormCreate
  15.   OnShow = FormShow
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object EditHTMLTag: TEdit
  19.     Left = 4
  20.     Top = 0
  21.     Width = 83
  22.     Height = 21
  23.     Hint = 'HTML tag to be used if '#39'OK'#39' is pressed'
  24.     TabStop = False
  25.     AutoSize = False
  26.     ParentColor = True
  27.     ParentShowHint = False
  28.     ReadOnly = True
  29.     ShowHint = True
  30.     TabOrder = 0
  31.     Text = 'EditHTMLTag'
  32.     OnChange = EditHTMLTagChange
  33.   end
  34.   object GroupBoxAlign: TGroupBox
  35.     Left = 8
  36.     Top = 28
  37.     Width = 101
  38.     Height = 81
  39.     Caption = 'ALIGN'
  40.     TabOrder = 1
  41.     object ListBoxALIGN: TListBox
  42.       Left = 2
  43.       Top = 15
  44.       Width = 97
  45.       Height = 42
  46.       Align = alClient
  47.       ExtendedSelect = False
  48.       ItemHeight = 13
  49.       Items.Strings = (
  50.         '0'
  51.         'left'
  52.         'center'
  53.         'right')
  54.       ParentShowHint = False
  55.       ShowHint = False
  56.       TabOrder = 0
  57.       OnClick = ListBoxALIGNClick
  58.     end
  59.     object PanelALIGN: TPanel
  60.       Left = 2
  61.       Top = 57
  62.       Width = 97
  63.       Height = 22
  64.       Hint = 'ALIGN attribute'
  65.       Align = alBottom
  66.       Alignment = taLeftJustify
  67.       BevelOuter = bvNone
  68.       BorderStyle = bsSingle
  69.       Caption = 'PanelALIGN'
  70.       ParentShowHint = False
  71.       ShowHint = True
  72.       TabOrder = 1
  73.       OnClick = PanelALIGNClick
  74.     end
  75.   end
  76.   object GroupBoxBGCOLOR: TGroupBox
  77.     Left = 120
  78.     Top = 28
  79.     Width = 217
  80.     Height = 37
  81.     Caption = 'BGCOLOR'
  82.     ParentShowHint = False
  83.     ShowHint = False
  84.     TabOrder = 2
  85.     object ButtonBGCOLOR: TButton
  86.       Left = 188
  87.       Top = 12
  88.       Width = 21
  89.       Height = 21
  90.       Caption = '>>'
  91.       TabOrder = 0
  92.       OnClick = ButtonBGCOLORClick
  93.     end
  94.     object PanelBGCOLOR: TPanel
  95.       Left = 2
  96.       Top = 15
  97.       Width = 183
  98.       Height = 20
  99.       Hint = 'BGCOLOR attribute'
  100.       Align = alLeft
  101.       Alignment = taLeftJustify
  102.       BevelOuter = bvNone
  103.       BorderStyle = bsSingle
  104.       Caption = 'PanelBGCOLOR'
  105.       ParentShowHint = False
  106.       ShowHint = True
  107.       TabOrder = 1
  108.       OnClick = PanelBGCOLORClick
  109.     end
  110.   end
  111.   object GroupBoxBORDERCOLORLIGHT: TGroupBox
  112.     Left = 348
  113.     Top = 28
  114.     Width = 217
  115.     Height = 37
  116.     Caption = 'BORDERCOLORLIGHT'
  117.     ParentShowHint = False
  118.     ShowHint = False
  119.     TabOrder = 3
  120.     object ButtonBORDERCOLORLIGHT: TButton
  121.       Left = 188
  122.       Top = 12
  123.       Width = 21
  124.       Height = 21
  125.       Caption = '>>'
  126.       TabOrder = 0
  127.       OnClick = ButtonBORDERCOLORLIGHTClick
  128.     end
  129.     object PanelBORDERCOLORLIGHT: TPanel
  130.       Left = 2
  131.       Top = 15
  132.       Width = 183
  133.       Height = 20
  134.       Hint = 'BORDERCOLORLIGHT attribute'
  135.       Align = alLeft
  136.       Alignment = taLeftJustify
  137.       BevelOuter = bvNone
  138.       BorderStyle = bsSingle
  139.       Caption = 'PanelBORDERCOLORLIGHT'
  140.       ParentShowHint = False
  141.       ShowHint = True
  142.       TabOrder = 1
  143.       OnClick = PanelBORDERCOLORLIGHTClick
  144.     end
  145.   end
  146.   object GroupBoxBORDERCOLOR: TGroupBox
  147.     Left = 120
  148.     Top = 72
  149.     Width = 217
  150.     Height = 37
  151.     Caption = 'BORDERCOLOR'
  152.     ParentShowHint = False
  153.     ShowHint = False
  154.     TabOrder = 4
  155.     object ButtonBORDERCOLOR: TButton
  156.       Left = 188
  157.       Top = 12
  158.       Width = 21
  159.       Height = 21
  160.       Caption = '>>'
  161.       TabOrder = 0
  162.       OnClick = ButtonBORDERCOLORClick
  163.     end
  164.     object PanelBORDERCOLOR: TPanel
  165.       Left = 2
  166.       Top = 15
  167.       Width = 183
  168.       Height = 20
  169.       Hint = 'BORDERCOLOR attribute'
  170.       Align = alLeft
  171.       Alignment = taLeftJustify
  172.       BevelOuter = bvNone
  173.       BorderStyle = bsSingle
  174.       Caption = 'PanelBORDERCOLOR'
  175.       ParentShowHint = False
  176.       ShowHint = True
  177.       TabOrder = 1
  178.       OnClick = PanelBORDERCOLORClick
  179.     end
  180.   end
  181.   object GroupBoxBORDERCOLORDARK: TGroupBox
  182.     Left = 349
  183.     Top = 72
  184.     Width = 216
  185.     Height = 37
  186.     Caption = 'BORDERCOLORDARK'
  187.     ParentShowHint = False
  188.     ShowHint = False
  189.     TabOrder = 5
  190.     object ButtonBORDERCOLORDARK: TButton
  191.       Left = 188
  192.       Top = 12
  193.       Width = 21
  194.       Height = 21
  195.       Caption = '>>'
  196.       TabOrder = 0
  197.       OnClick = ButtonBORDERCOLORDARKClick
  198.     end
  199.     object PanelBORDERCOLORDARK: TPanel
  200.       Left = 2
  201.       Top = 15
  202.       Width = 183
  203.       Height = 20
  204.       Hint = 'BORDERCOLORDARK attribute'
  205.       Align = alLeft
  206.       Alignment = taLeftJustify
  207.       BevelOuter = bvNone
  208.       BorderStyle = bsSingle
  209.       Caption = 'PanelBORDERCOLORDARK'
  210.       ParentShowHint = False
  211.       ShowHint = True
  212.       TabOrder = 1
  213.       OnClick = PanelBORDERCOLORDARKClick
  214.     end
  215.   end
  216.   object GroupBoxVALIGN: TGroupBox
  217.     Left = 8
  218.     Top = 116
  219.     Width = 101
  220.     Height = 81
  221.     Caption = 'VALIGN'
  222.     TabOrder = 6
  223.     object ListBoxVALIGN: TListBox
  224.       Left = 2
  225.       Top = 15
  226.       Width = 97
  227.       Height = 42
  228.       Align = alClient
  229.       ExtendedSelect = False
  230.       ItemHeight = 13
  231.       Items.Strings = (
  232.         '0'
  233.         'top'
  234.         'middle'
  235.         'bottom'
  236.         'baseline')
  237.       ParentShowHint = False
  238.       ShowHint = False
  239.       TabOrder = 0
  240.       OnClick = ListBoxVALIGNClick
  241.     end
  242.     object PanelVALIGN: TPanel
  243.       Left = 2
  244.       Top = 57
  245.       Width = 97
  246.       Height = 22
  247.       Hint = 'VALIGN attribute'
  248.       Align = alBottom
  249.       Alignment = taLeftJustify
  250.       BevelOuter = bvNone
  251.       BorderStyle = bsSingle
  252.       Caption = 'PanelVALIGN'
  253.       ParentShowHint = False
  254.       ShowHint = True
  255.       TabOrder = 1
  256.       OnClick = PanelVALIGNClick
  257.     end
  258.   end
  259.   object GroupBoxCOLSPAN: TGroupBox
  260.     Left = 120
  261.     Top = 116
  262.     Width = 161
  263.     Height = 37
  264.     Caption = 'COLSPAN'
  265.     TabOrder = 7
  266.     object PanelCOLSPAN: TPanel
  267.       Left = 2
  268.       Top = 15
  269.       Width = 91
  270.       Height = 20
  271.       Hint = 'COLSPAN attribute'
  272.       Align = alLeft
  273.       Alignment = taLeftJustify
  274.       BevelOuter = bvNone
  275.       BorderStyle = bsSingle
  276.       Caption = 'PanelCOLSPAN'
  277.       ParentShowHint = False
  278.       ShowHint = True
  279.       TabOrder = 1
  280.     end
  281.     object SpinEditCOLSPAN: TSpinEdit
  282.       Left = 96
  283.       Top = 12
  284.       Width = 56
  285.       Height = 22
  286.       AutoSelect = False
  287.       AutoSize = False
  288.       MaxLength = 5
  289.       MaxValue = 2000
  290.       MinValue = 0
  291.       TabOrder = 0
  292.       Value = 0
  293.       OnChange = SpinEditCOLSPANChange
  294.     end
  295.   end
  296.   object GroupBoxBACKGROUND: TGroupBox
  297.     Left = 292
  298.     Top = 116
  299.     Width = 273
  300.     Height = 97
  301.     Caption = 'BACKGROUND'
  302.     Ctl3D = True
  303.     ParentCtl3D = False
  304.     TabOrder = 8
  305.     object EditBACKGROUND: TEdit
  306.       Left = 7
  307.       Top = 16
  308.       Width = 259
  309.       Height = 21
  310.       MaxLength = 250
  311.       TabOrder = 0
  312.       OnChange = EditBACKGROUNDChange
  313.       OnExit = EditBACKGROUNDExit
  314.       OnKeyPress = EditBACKGROUNDKeyPress
  315.     end
  316.     object PanelBACKGROUND: TPanel
  317.       Left = 2
  318.       Top = 73
  319.       Width = 269
  320.       Height = 22
  321.       Hint = 'BACKGROUND attribute'
  322.       Align = alBottom
  323.       Alignment = taLeftJustify
  324.       BevelOuter = bvNone
  325.       BorderStyle = bsSingle
  326.       Caption = 'PanelBACKGROUND'
  327.       ParentShowHint = False
  328.       ShowHint = True
  329.       TabOrder = 3
  330.       OnClick = PanelBACKGROUNDClick
  331.     end
  332.     object ButtonBrowse: TButton
  333.       Left = 6
  334.       Top = 43
  335.       Width = 65
  336.       Height = 25
  337.       Caption = 'Browse'
  338.       TabOrder = 1
  339.       OnClick = ButtonBrowseClick
  340.     end
  341.     object ButtonHistory: TButton
  342.       Left = 76
  343.       Top = 43
  344.       Width = 65
  345.       Height = 25
  346.       Caption = 'History'
  347.       TabOrder = 2
  348.       OnClick = ButtonHistoryClick
  349.     end
  350.   end
  351.   object GroupBoxROWSPAN: TGroupBox
  352.     Left = 120
  353.     Top = 160
  354.     Width = 161
  355.     Height = 37
  356.     Caption = 'ROWSPAN'
  357.     TabOrder = 9
  358.     object PanelROWSPAN: TPanel
  359.       Left = 2
  360.       Top = 15
  361.       Width = 91
  362.       Height = 20
  363.       Hint = 'ROWSPAN attribute'
  364.       Align = alLeft
  365.       Alignment = taLeftJustify
  366.       BevelOuter = bvNone
  367.       BorderStyle = bsSingle
  368.       Caption = 'PanelROWSPAN'
  369.       ParentShowHint = False
  370.       ShowHint = True
  371.       TabOrder = 1
  372.     end
  373.     object SpinEditROWSPAN: TSpinEdit
  374.       Left = 96
  375.       Top = 12
  376.       Width = 56
  377.       Height = 22
  378.       AutoSelect = False
  379.       AutoSize = False
  380.       MaxLength = 5
  381.       MaxValue = 2000
  382.       MinValue = 0
  383.       TabOrder = 0
  384.       Value = 0
  385.       OnChange = SpinEditROWSPANChange
  386.     end
  387.   end
  388.   object GroupBoxNOWRAP: TGroupBox
  389.     Left = 8
  390.     Top = 204
  391.     Width = 101
  392.     Height = 37
  393.     Caption = 'NOWRAP'
  394.     TabOrder = 10
  395.     object CheckBoxNOWRAP: TCheckBox
  396.       Left = 8
  397.       Top = 16
  398.       Width = 85
  399.       Height = 17
  400.       Hint = 'NOWRAP attribute'
  401.       Caption = 'NOWRAP'
  402.       ParentShowHint = False
  403.       ShowHint = True
  404.       TabOrder = 0
  405.       OnClick = CheckBoxNOWRAPClick
  406.     end
  407.   end
  408.   object PanelBottom: TPanel
  409.     Left = 0
  410.     Top = 249
  411.     Width = 573
  412.     Height = 53
  413.     Align = alBottom
  414.     BevelOuter = bvNone
  415.     Caption = 'PanelBottom'
  416.     Font.Color = clBtnFace
  417.     Font.Height = -11
  418.     Font.Name = 'MS Sans Serif'
  419.     Font.Style = []
  420.     ParentFont = False
  421.     TabOrder = 11
  422.     object Bevel: TBevel
  423.       Left = 0
  424.       Top = 0
  425.       Width = 573
  426.       Height = 6
  427.       Align = alTop
  428.       Shape = bsTopLine
  429.     end
  430.     object ButtonInsert: TButton
  431.       Left = 4
  432.       Top = 8
  433.       Width = 77
  434.       Height = 25
  435.       Hint = 'Use the HTML tag'
  436.       Caption = '&OK'
  437.       ParentShowHint = False
  438.       ShowHint = True
  439.       TabOrder = 0
  440.       OnClick = ButtonInsertClick
  441.     end
  442.     object ButtonCancel: TButton
  443.       Left = 88
  444.       Top = 8
  445.       Width = 77
  446.       Height = 25
  447.       Cancel = True
  448.       Caption = '&Cancel'
  449.       ParentShowHint = False
  450.       ShowHint = False
  451.       TabOrder = 1
  452.       OnClick = ButtonCancelClick
  453.     end
  454.     object ButtonHelp: TButton
  455.       Left = 256
  456.       Top = 8
  457.       Width = 77
  458.       Height = 25
  459.       Caption = '&Help'
  460.       ParentShowHint = False
  461.       ShowHint = False
  462.       TabOrder = 3
  463.       OnClick = ButtonHelpClick
  464.     end
  465.     object ButtonClearAll: TButton
  466.       Left = 172
  467.       Top = 8
  468.       Width = 77
  469.       Height = 25
  470.       Hint = 'Clear and reset all attributes to defaults'
  471.       Caption = 'Clear &All'
  472.       ParentShowHint = False
  473.       ShowHint = True
  474.       TabOrder = 2
  475.       OnClick = ButtonClearAllClick
  476.     end
  477.     object PanelSaveReuseLevel: TPanel
  478.       Left = 4
  479.       Top = 40
  480.       Width = 329
  481.       Height = 9
  482.       BevelOuter = bvLowered
  483.       Caption = ' '
  484.       ParentShowHint = False
  485.       ShowHint = True
  486.       TabOrder = 4
  487.       OnDblClick = PanelSaveReuseLevelDblClick
  488.       OnMouseMove = PanelSaveReuseLevelMouseMove
  489.     end
  490.   end
  491. end
  492.